home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BUS / N-Z / wordrefer.sea / Word Reference / WordRef Stack 1.2 / background_16107.txt < prev    next >
Text File  |  1992-04-14  |  9KB  |  414 lines

  1. -- background: 16107 from stack: in.2
  2. -- bmap block id: 7078
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: misc
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hideComments
  9.   hideOtherFields
  10.   CheckRequired(1)
  11. end closeCard
  12.  
  13.  
  14. -- part 23 (field)
  15. -- low flags: 00
  16. -- high flags: 4000
  17. -- rect: left=157 top=72 right=86 bottom=457
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 21
  22. -- text size: 10
  23. -- style flags: 0
  24. -- line height: 13
  25. -- part name: keyField
  26.  
  27.  
  28. -- part 24 (field)
  29. -- low flags: 00
  30. -- high flags: 4000
  31. -- rect: left=138 top=106 right=133 bottom=457
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 21
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: title
  40.  
  41.  
  42. -- part 25 (field)
  43. -- low flags: 00
  44. -- high flags: 4000
  45. -- rect: left=146 top=140 right=167 bottom=457
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 21
  50. -- text size: 10
  51. -- style flags: 0
  52. -- line height: 13
  53. -- part name: author
  54.  
  55.  
  56. -- part 26 (field)
  57. -- low flags: 00
  58. -- high flags: 4000
  59. -- rect: left=183 top=173 right=187 bottom=457
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 21
  64. -- text size: 10
  65. -- style flags: 0
  66. -- line height: 13
  67. -- part name: howpublished
  68.  
  69.  
  70. -- part 27 (field)
  71. -- low flags: 00
  72. -- high flags: 4000
  73. -- rect: left=134 top=194 right=208 bottom=219
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 21
  78. -- text size: 10
  79. -- style flags: 0
  80. -- line height: 13
  81. -- part name: year
  82.  
  83.  
  84. -- part 28 (field)
  85. -- low flags: 00
  86. -- high flags: 4000
  87. -- rect: left=257 top=194 right=208 bottom=457
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 21
  92. -- text size: 10
  93. -- style flags: 0
  94. -- line height: 13
  95. -- part name: month
  96.  
  97.  
  98. -- part 29 (field)
  99. -- low flags: 00
  100. -- high flags: 4000
  101. -- rect: left=134 top=216 right=308 bottom=457
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 21
  106. -- text size: 10
  107. -- style flags: 0
  108. -- line height: 13
  109. -- part name: note
  110.  
  111.  
  112. -- part 33 (button)
  113. -- low flags: 80
  114. -- high flags: 8002
  115. -- rect: left=137 top=68 right=90 bottom=443
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 3
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Comments
  124.  
  125.  
  126. -- part 34 (button)
  127. -- low flags: 80
  128. -- high flags: 2005
  129. -- rect: left=141 top=70 right=88 bottom=159
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: commentsGoAway
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   set the highlight of me to false
  141.   hideComments
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 57 (field)
  147. -- low flags: 80
  148. -- high flags: 4007
  149. -- rect: left=137 top=89 right=271 bottom=443
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 0
  153. -- font id: 21
  154. -- text size: 10
  155. -- style flags: 0
  156. -- line height: 13
  157. -- part name: comments
  158.  
  159.  
  160. -- part 58 (button)
  161. -- low flags: 00
  162. -- high flags: 2004
  163. -- rect: left=8 top=56 right=96 bottom=48
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 20098 / 20098
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Home
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   visual iris close
  175.   go home
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 59 (button)
  181. -- low flags: 00
  182. -- high flags: 2004
  183. -- rect: left=8 top=98 right=138 bottom=48
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 3430 / 3430
  186. -- text alignment: 1
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: New Item
  192. ----- HyperTalk script -----
  193. on mouseDown
  194.   get PopUpMenu(9, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
  195.   if item 1 of it is empty then exit mouseDown
  196.   NewBackground (item 1 of it)
  197. end mouseDown
  198.  
  199.  
  200.  
  201. -- part 60 (button)
  202. -- low flags: 00
  203. -- high flags: 2004
  204. -- rect: left=8 top=140 right=180 bottom=48
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 20186 / 20186
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Sort Items
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   sort by fld "keyField"
  216. end mouseUp
  217.  
  218.  
  219.  
  220. -- part 61 (button)
  221. -- low flags: 00
  222. -- high flags: 2004
  223. -- rect: left=8 top=182 right=222 bottom=48
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 32670 / 32670
  226. -- text alignment: 1
  227. -- font id: 0
  228. -- text size: 12
  229. -- style flags: 0
  230. -- line height: 16
  231. -- part name: Scan Items
  232. ----- HyperTalk script -----
  233. on mouseUp
  234.   show all cds
  235. end mouseUp
  236.  
  237.  
  238.  
  239. -- part 62 (button)
  240. -- low flags: 00
  241. -- high flags: 2004
  242. -- rect: left=8 top=224 right=264 bottom=48
  243. -- title width / last selected line: 0
  244. -- icon id / first selected line: 29019 / 29019
  245. -- text alignment: 1
  246. -- font id: 0
  247. -- text size: 12
  248. -- style flags: 0
  249. -- line height: 16
  250. -- part name: About…
  251. ----- HyperTalk script -----
  252. on mouseUp
  253.   go card "Instruction"
  254. end mouseUp
  255.  
  256.  
  257.  
  258. -- part 63 (button)
  259. -- low flags: 00
  260. -- high flags: 0004
  261. -- rect: left=8 top=266 right=306 bottom=48
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 2478 / 2478
  264. -- text alignment: 1
  265. -- font id: 0
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: Show Comments
  270. ----- HyperTalk script -----
  271. on mouseUp
  272.   showComments
  273. end mouseUp
  274.  
  275.  
  276.  
  277. -- part 64 (button)
  278. -- low flags: 00
  279. -- high flags: 2000
  280. -- rect: left=8 top=22 right=49 bottom=39
  281. -- title width / last selected line: 0
  282. -- icon id / first selected line: 7417 / 7417
  283. -- text alignment: 1
  284. -- font id: 0
  285. -- text size: 12
  286. -- style flags: 0
  287. -- line height: 16
  288. -- part name: Pop
  289. ----- HyperTalk script -----
  290. on mouseUp
  291.   visual iris close
  292.   pop cd
  293. end mouseUp
  294.  
  295.  
  296.  
  297. -- part 65 (button)
  298. -- low flags: 00
  299. -- high flags: 2000
  300. -- rect: left=40 top=22 right=49 bottom=71
  301. -- title width / last selected line: 0
  302. -- icon id / first selected line: 17779 / 17779
  303. -- text alignment: 1
  304. -- font id: 0
  305. -- text size: 12
  306. -- style flags: 0
  307. -- line height: 16
  308. -- part name: Prev
  309. ----- HyperTalk script -----
  310. on mouseUp
  311.   go prev
  312. end mouseUp
  313.  
  314.  
  315.  
  316. -- part 66 (button)
  317. -- low flags: 00
  318. -- high flags: 2000
  319. -- rect: left=72 top=22 right=49 bottom=103
  320. -- title width / last selected line: 0
  321. -- icon id / first selected line: 8419 / 8419
  322. -- text alignment: 1
  323. -- font id: 0
  324. -- text size: 12
  325. -- style flags: 0
  326. -- line height: 16
  327. -- part name: Next
  328. ----- HyperTalk script -----
  329. on mouseUp
  330.   go next
  331. end mouseUp
  332.  
  333.  
  334.  
  335. -- part 67 (field)
  336. -- low flags: 01
  337. -- high flags: 0000
  338. -- rect: left=348 top=27 right=46 bottom=509
  339. -- title width / last selected line: 0
  340. -- icon id / first selected line: 0 / 0
  341. -- text alignment: 65535
  342. -- font id: 16
  343. -- text size: 12
  344. -- style flags: 0
  345. -- line height: 16
  346. -- part name: Status
  347.  
  348.  
  349. -- part 69 (button)
  350. -- low flags: 80
  351. -- high flags: 8002
  352. -- rect: left=137 top=270 right=288 bottom=443
  353. -- title width / last selected line: 0
  354. -- icon id / first selected line: 0 / 0
  355. -- text alignment: 1
  356. -- font id: 3
  357. -- text size: 12
  358. -- style flags: 0
  359. -- line height: 16
  360. -- part name: Other Fields
  361.  
  362.  
  363. -- part 70 (button)
  364. -- low flags: 80
  365. -- high flags: 2005
  366. -- rect: left=142 top=270 right=288 bottom=160
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 1
  370. -- font id: 0
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: otherFieldsGoAway
  375. ----- HyperTalk script -----
  376. on mouseUp
  377.   set the highlight of me to false
  378.   hideOtherFields
  379. end mouseUp
  380.  
  381.  
  382.  
  383. -- part 72 (button)
  384. -- low flags: 00
  385. -- high flags: A004
  386. -- rect: left=217 top=316 right=332 bottom=318
  387. -- title width / last selected line: 0
  388. -- icon id / first selected line: 0 / 0
  389. -- text alignment: 1
  390. -- font id: 3
  391. -- text size: 10
  392. -- style flags: 0
  393. -- line height: 13
  394. -- part name: Other Fields…
  395. ----- HyperTalk script -----
  396. on mouseUp
  397.   showOtherFields
  398. end mouseUp
  399.  
  400.  
  401.  
  402. -- part 73 (field)
  403. -- low flags: 80
  404. -- high flags: 0007
  405. -- rect: left=137 top=287 right=341 bottom=443
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 0 / 0
  408. -- text alignment: 0
  409. -- font id: 21
  410. -- text size: 10
  411. -- style flags: 0
  412. -- line height: 13
  413. -- part name: otherFields
  414.